🌎 rns.kin.earth git 🌍
Commit b64bb166c0b8475f765272032ff63bf2fd66c6fb
Parents : 31d3003
Author : Mark Qvist <mark@unsigned.io>
Date : 2023-08-30T01:50:12+02:00
Updated testnet info
Changes
2 files changed, 6 insertions(+), 6 deletions(-)
Diff
diff --git a/README.md b/README.md
index fe00b7b1..8069d563 100755
--- a/README.md
+++ b/README.md
@@ -242,11 +242,11 @@ I2P. Just add one of the following interfaces to your Reticulum configuration
file:
```
-# TCP/IP interface to the RNS Dublin Hub
- [[RNS Testnet Dublin]]
+# TCP/IP interface to the RNS Amsterdam Hub
+ [[RNS Testnet Amsterdam]]
type = TCPClientInterface
enabled = yes
- target_host = dublin.connect.reticulum.network
+ target_host = amsterdam.connect.reticulum.network
target_port = 4965
# TCP/IP interface to the BetweenTheBorders Hub (community-provided)
diff --git a/docs/source/gettingstartedfast.rst b/docs/source/gettingstartedfast.rst
index 7a4a22b9..b7d06016 100644
--- a/docs/source/gettingstartedfast.rst
+++ b/docs/source/gettingstartedfast.rst
@@ -219,11 +219,11 @@ by adding one of the following interfaces to your ``.reticulum/config`` file:
.. code::
- # TCP/IP interface to the Dublin hub
- [[RNS Testnet Dublin]]
+ # TCP/IP interface to the RNS Amsterdam Hub
+ [[RNS Testnet Amsterdam]]
type = TCPClientInterface
enabled = yes
- target_host = dublin.connect.reticulum.network
+ target_host = amsterdam.connect.reticulum.network
target_port = 4965
# TCP/IP interface to the BetweenTheBorders Hub (community-provided)
Served by rngit 1.5.2 - Generated in 0.04s